Skip to content

Add testing for Django master branch #1039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Add testing for Django master branch #1039

merged 1 commit into from
Jan 29, 2018

Conversation

jdufresne
Copy link
Contributor

@jdufresne jdufresne commented Jan 27, 2018

Will help ensure that django-debug-toolbar stays compatible as Django is
developed.

@codecov
Copy link

codecov bot commented Jan 27, 2018

Codecov Report

Merging #1039 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1039   +/-   ##
=======================================
  Coverage   84.15%   84.15%           
=======================================
  Files          24       24           
  Lines        1294     1294           
  Branches      176      176           
=======================================
  Hits         1089     1089           
  Misses        156      156           
  Partials       49       49

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0333da1...194d3e8. Read the comment docs.

@matthiask
Copy link
Member

What do you think about adding an allow_failures block for Django@master? (e.g. https://github.com/matthiask/feincms3/blob/master/.travis.yml#L17)

Will help ensure that django-debug-toolbar stays compatible as Django is
developed.
@jdufresne
Copy link
Contributor Author

Good idea. I've made the change in the latest revision.

@matthiask matthiask merged commit 9f2abfd into django-commons:master Jan 29, 2018
@matthiask
Copy link
Member

Thank you!

@jdufresne jdufresne deleted the djmaster branch September 6, 2018 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants